Click or drag to resize

MediaTransportProtocol Property

Gets or sets transport protocol. Most used value is "RTP/AVP".

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string TransportProtocol { get; set; }

Property Value

Type: String
See Also